XMLNode.Clone Method

Duplicates the current node. The Deep parameter indicates whether to also duplicate all the child nodes.

Syntax

XMLNode.Clone Deep


Parameters

Deep

Boolean


It returns an XMLNode.